home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / gnome-applets / glade / gswitchit.glade < prev    next >
Encoding:
Extensible Markup Language  |  2007-03-12  |  3.1 KB  |  94 lines

  1. <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
  2. <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
  3.  
  4. <glade-interface>
  5. <requires lib="gnome"/>
  6.  
  7. <widget class="GtkDialog" id="gswitchit_layout_view">
  8.   <property name="border_width">5</property>
  9.   <property name="title" translatable="yes">Keyboard Layout</property>
  10.   <property name="type">GTK_WINDOW_TOPLEVEL</property>
  11.   <property name="window_position">GTK_WIN_POS_NONE</property>
  12.   <property name="modal">False</property>
  13.   <property name="resizable">False</property>
  14.   <property name="destroy_with_parent">True</property>
  15.   <property name="decorated">True</property>
  16.   <property name="skip_taskbar_hint">False</property>
  17.   <property name="skip_pager_hint">False</property>
  18.   <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
  19.   <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
  20.   <property name="focus_on_map">True</property>
  21.   <property name="has_separator">False</property>
  22.  
  23.   <child internal-child="vbox">
  24.     <widget class="GtkVBox" id="dialog-vbox1">
  25.       <property name="visible">True</property>
  26.       <property name="homogeneous">False</property>
  27.       <property name="spacing">2</property>
  28.  
  29.       <child internal-child="action_area">
  30.     <widget class="GtkHButtonBox" id="dialog-action_area1">
  31.       <property name="visible">True</property>
  32.       <property name="layout_style">GTK_BUTTONBOX_END</property>
  33.  
  34.       <child>
  35.         <widget class="GtkButton" id="btnHelp">
  36.           <property name="visible">True</property>
  37.           <property name="can_default">True</property>
  38.           <property name="can_focus">True</property>
  39.           <property name="label">gtk-help</property>
  40.           <property name="use_stock">True</property>
  41.           <property name="relief">GTK_RELIEF_NORMAL</property>
  42.           <property name="focus_on_click">True</property>
  43.           <property name="response_id">-11</property>
  44.         </widget>
  45.       </child>
  46.  
  47.       <child>
  48.         <widget class="GtkButton" id="btnClose">
  49.           <property name="visible">True</property>
  50.           <property name="can_default">True</property>
  51.           <property name="can_focus">True</property>
  52.           <property name="label">gtk-close</property>
  53.           <property name="use_stock">True</property>
  54.           <property name="relief">GTK_RELIEF_NORMAL</property>
  55.           <property name="focus_on_click">True</property>
  56.           <property name="response_id">-7</property>
  57.         </widget>
  58.       </child>
  59.     </widget>
  60.     <packing>
  61.       <property name="padding">0</property>
  62.       <property name="expand">False</property>
  63.       <property name="fill">True</property>
  64.       <property name="pack_type">GTK_PACK_END</property>
  65.     </packing>
  66.       </child>
  67.  
  68.       <child>
  69.     <widget class="GtkVBox" id="preview_vbox">
  70.       <property name="border_width">5</property>
  71.       <property name="visible">True</property>
  72.       <property name="homogeneous">False</property>
  73.       <property name="spacing">18</property>
  74.  
  75.       <child>
  76.         <placeholder/>
  77.       </child>
  78.  
  79.       <child>
  80.         <placeholder/>
  81.       </child>
  82.     </widget>
  83.     <packing>
  84.       <property name="padding">0</property>
  85.       <property name="expand">True</property>
  86.       <property name="fill">True</property>
  87.     </packing>
  88.       </child>
  89.     </widget>
  90.   </child>
  91. </widget>
  92.  
  93. </glade-interface>
  94.